func net/http.http2parsePushPromise

2 uses

	net/http (current package)
		h2_bundle.go#L1531: 	http2FramePushPromise:  http2parsePushPromise,
		h2_bundle.go#L2695: func http2parsePushPromise(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (_ http2Frame, err error) {